Skip to main content
Version: Capstone Spring 2025 (Archived)

db

import "github.com/nickrucinski/cloverapi/internal/db"

Index

Variables

var DB *pgxpool.Pool

func AuthRequest

func AuthRequest(method string, route string, body any, out any) error

func InitDB

func InitDB() error

func StorageRequest

func StorageRequest(method string, route string, body io.Reader, contentType string, out any) error

Generated by gomarkdoc